DTML Unit Test Framework 1.1
A simple test framework for zope end users. Example scripts demonstrate how test cases can be expressed as either DTMLDocuments or python scripts in a zope folder.
When the folder is viewed, the test runner runs the test cases. Errors, and Assertion failures are collated and counted.